PFindWindow(PMBool bOpen);
false to close Find dialog boxStory editor only. The PFindWindow command works only in story editor. If the story editor is not active, PFindWindow throws a CQ_LO_INVALID_MODE exception.
true to open Find dialog box
Change and Spell closed, depending on platform. PageMaker for the Macintosh closes the Change dialog box before opening the Find dialog box. PageMaker for Windows closes both the Change and Spell dialog boxes.
Example. The following example opens the Find dialog box.
PFindWindow(true);
The PGetChangeParaAttr, PGetChangeTypeAttr1, PGetChangeTypeAttr2, PGetChangeWindow, PGetFindParaAttr, PGetFindTypeAttr1, PGetFindTypeAttr2, and PGetFindWindow queries
Adobe PageMaker 6.5 Help > Commands > Utilities > Find
Comments or suggestions? Contact Adobe Developer Support